@charset "utf-8";
@font-face{font-family:"Ali-Light";src:url("https://2019-gjhl-biz.oss-cn-hangzhou.aliyuncs.com/font/Alibaba-PuHuiTi-Light.ttf")}
@font-face{font-family:"Ali-Regular";src:url("https://2019-gjhl-biz.oss-cn-hangzhou.aliyuncs.com/font/Alibaba-PuHuiTi-Regular.ttf")}
@font-face{font-family:"Ali-Medium";src:url("https://2019-gjhl-biz.oss-cn-hangzhou.aliyuncs.com/font/Alibaba-PuHuiTi-Medium.ttf")}
@font-face{font-family:"Ali-Bold";src:url("https://2019-gjhl-biz.oss-cn-hangzhou.aliyuncs.com/font/Alibaba-PuHuiTi-Bold.ttf")}
@font-face{font-family:"Ali-Heavy";src:url("https://2019-gjhl-biz.oss-cn-hangzhou.aliyuncs.com/font/Alibaba-PuHuiTi-Heavy.ttf")}
html,body{position:relative;}
body{letter-spacing:1px;font-size:14px;-webkit-font-smoothing:antialiased;margin:0;padding:0;background-color:#fff;font-family:"Ali-Regular";color:#000;}
html,body,b,div,ul,li,h1,h2,h3,h4,h5,h6,img,pre,form,p,input,td{margin:0px auto;padding:0;}
input[type=text]:focus{outline:0;}
input{font-family:"SourceHanSansCN-VF";font-weight:400;}
html{font-size:calc(100vw/5.5);}
ul{list-style-type:none;}
a{/*cursor:pointer;*/	text-decoration:none;}
p{margin:0;}
img{display:block;width:auto;height:auto;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;}
.clear{clear:both;}
dl{margin-block-start:0px;margin-block-end:0px;margin-inline-start:0;padding:0;margin:0;}
dd{padding:0;margin:0;}
.swiper-slide{}
/*common*/
.time3,.time3 *{transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
/* 导航*/
body::-webkit-scrollbar{/*滚动条整体样式*/width :0px;/*高宽分别对应横竖滚动条的尺寸*/height:1px;}
body::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius:10px;box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);background:#1b75bb;}
body::-webkit-scrollbar-track{/*滚动条里面轨道*/box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius:10px;background:#ededed;}
/* 更改placeholder颜色 */
@media screen and (max-width:980px){body::-webkit-scrollbar{/*滚动条整体样式*/width:0;/*高宽分别对应横竖滚动条的尺寸*/height:1px;}}
/* 1580 */
.men_qt{position:fixed;height:82px;top:0;left:0;right:0;z-index:199;background-color:rgba(238, 238, 238, .5);}
.men_qt:hover{background-color:rgba(255, 255, 255,1);}
.men_qt .men_nr{width:1580px;margin:0 auto;text-align:center;position:relative;}
.men_qt .men_nr .logo{position:absolute;top:19px;left:0;}
.men_qt .men_nr .logo img{height:48px;width:auto;border:0;}
.men_qt .men_nr .language{height:36px;position:absolute;top:25px;right:0;font-size:18px;color:#444;line-height:36px;background-color:rgba(217,225,236,1);border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;overflow:hidden;}
.men_qt .men_nr .language .ico01{width:26px;height:26px;float:left;margin:5px 7px 0 7px;display:inline;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/ico01.png);}
.men_qt .men_nr .language .font01{width:36px;height:36px;float:left;text-align:left;overflow:hidden;}
.men_qt .men_nr .language .font02{width:0;height:36px;float:left;text-align:right;overflow:hidden;}
.men_qt .men_nr .language:hover{background-color:rgba(32,86,174, 1);color:#fff;}
.men_qt .men_nr .language:hover .ico01{background-image:url(../img/ico01a.png);}
.men_qt .men_nr .language:hover .font01{width:0;}
.men_qt .men_nr .language:hover .font02{width:36px;}
.men_qt .men_nr ul{display:inline-block;list-style-type:none;text-align:center;}
.men_qt .men_nr li{display:inline-block;}
.men_qt .men_nr li a{padding:0 18px;line-height:82px;float:left;display:block;font-size:16px;color:#444;position:relative;}
.men_qt .men_nr li:hover a{font-size:22px;color:#000;}
.men_qt .men_nr li a::after{content:"";height:8px;position:absolute;z-index:-1;left:30px;right:30px;bottom:25px;background-color:rgba(206,80,58,0);transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
.men_qt .men_nr li:hover a::after{content:"";left:12px;right:12px;bottom:27px;background-color:rgba(32,86,174,.5);}
.men_qt .men_nr .hover a{font-size:22px;color:#000;}
.men_qt .men_nr .hover a::after{content:"";left:12px;right:12px;bottom:27px;background-color:rgba(32,86,174,.5);}
@media screen and (max-width:1580px){
.men_qt .men_nr{width:100%;width:calc(100% - (40px * 2));float:left;margin:0 40px;display:inline;}
}
@media screen and (max-width:1260px){
.men_qt .men_nr .logo{top:20px;left:0;}
.men_qt .men_nr .logo img{height:43px;width:auto;border:0;}
.men_qt .men_nr li a{padding:0 10px;}
.men_qt .men_nr{width:calc(100% - (20px * 2));margin:0 20px;}
}
@media screen and (max-width:1150px){
.men_qt .men_nr li a{padding:0 5px;}
}
@media screen and (max-width:980px){
.men_qt .men_nr ul{display:none;}
}
@media screen and (max-width:980px){
.men_qt{height:.62rem;} 
.men_qt .men_nr{width:calc(100% - (.2rem * 2));margin:0 .2rem;}
.men_qt .men_nr .logo{top:.16rem;left:0;}
.men_qt .men_nr .logo img{height:.33rem;}
.men_qt .men_nr .language{height:.36rem;position:absolute;font-size:.18rem;line-height:.36rem;top:.14rem;right:.4rem;border-radius:.18rem;-webkit-border-radius:.18rem;-moz-border-radius:.18rem;}
.men_qt .men_nr .language .ico01{width:.26rem;height:.26rem;margin:.05rem .07rem 0 .07rem;}
.men_qt .men_nr .language .font01{width:.36rem;height:.36rem;}
.men_qt .men_nr .language .font02{width:0;height:.36rem;}
.men_qt .men_nr .language:hover .font01{width:0;}
.men_qt .men_nr .language:hover .font02{width:.36rem;}
}
.men_qt1{background-color:rgba(255, 255, 255, 1);box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
/* .men_qt_en{position:fixed;height:82px;top:82px;left:0;right:0;z-index:199;background-color:rgba(238, 238, 238, .5);}
.men_qt_en .men_nr{width:1580px;margin:0 auto;text-align:center;position:relative;}
.men_qt_en .men_nr .logo{position:absolute;top:19px;left:0;}
.men_qt_en .men_nr .logo img{height:48px;width:auto;border:0;}
.men_qt_en .men_nr .language{height:36px;position:absolute;top:25px;right:0;font-size:18px;color:#444;line-height:36px;background-color:rgba(0, 0, 0, .09);border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;overflow:hidden;}
.men_qt_en .men_nr .language .ico01{width:26px;height:26px;float:left;margin:5px 7px 0 7px;display:inline;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/ico01.png);}
.men_qt_en .men_nr .language .font01{width:36px;height:36px;float:left;text-align:left;overflow:hidden;}
.men_qt_en .men_nr .language .font02{width:0;height:36px;float:left;text-align:right;overflow:hidden;}
.men_qt_en .men_nr .language:hover{background-color:rgba(242, 202, 73, 1);}
.men_qt_en .men_nr .language:hover .ico01{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);}
.men_qt_en .men_nr .language:hover .font01{width:0;}
.men_qt_en .men_nr .language:hover .font02{width:36px;}
.men_qt_en .men_nr ul{display:inline-block;list-style-type:none;text-align:center;}
.men_qt_en .men_nr li{display:inline-block;}
.men_qt_en .men_nr li a{padding:0 10px;line-height:82px;float:left;display:block;font-size:14px;color:#444;position:relative;}
.men_qt_en .men_nr li:hover a{font-size:17px;color:#000;}
.men_qt_en .men_nr li a::after{content:"";height:8px;position:absolute;z-index:-1;left:30px;right:30px;bottom:25px;background-color:rgba(206,80,58,0);transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
.men_qt_en .men_nr li:hover a::after{content:"";left:12px;right:12px;bottom:27px;background-color:rgba(206,80,58,1);}
.men_qt_en .men_nr .hover a{font-size:17px;color:#000;}
.men_qt_en .men_nr .hover a::after{content:"";left:12px;right:12px;bottom:27px;background-color:rgba(206,80,58,1);}
@media screen and (max-width:1580px){
.men_qt_en .men_nr{width:100%;width:calc(100% - (40px * 2));float:left;margin:0 40px;display:inline;}
}
@media screen and (max-width:1260px){
.men_qt_en .men_nr .logo{top:20px;left:0;}
.men_qt_en .men_nr .logo img{height:43px;width:auto;border:0;}
.men_qt_en .men_nr{width:calc(100% - (10px * 2));margin:0 10px;}
.men_qt_en .men_nr li a{padding:0 5px;}
.men_qt_en .men_nr li:nth-child(1){display:none;}
}
@media screen and (max-width:980px){
.men_qt_en .men_nr ul{display:none;}
}
@media screen and (max-width:980px){
.men_qt_en{height:.62rem;} 
.men_qt_en .men_nr{width:calc(100% - (.2rem * 2));margin:0 .2rem;}
.men_qt_en .men_nr .logo{top:.16rem;left:0;}
.men_qt_en .men_nr .logo img{height:.33rem;}
.men_qt_en .men_nr .language{height:.36rem;position:absolute;font-size:.18rem;line-height:.36rem;top:.14rem;right:.4rem;border-radius:.18rem;-webkit-border-radius:.18rem;-moz-border-radius:.18rem;}
.men_qt_en .men_nr .language .ico01{width:.26rem;height:.26rem;margin:.05rem .07rem 0 .07rem;}
.men_qt_en .men_nr .language .font01{width:.36rem;height:.36rem;}
.men_qt_en .men_nr .language .font02{width:0;height:.36rem;}
.men_qt_en .men_nr .language:hover .font01{width:0;}
.men_qt_en .men_nr .language:hover .font02{width:.36rem;}
} */

.wap_ml_ico{display:none;}
.wap_menu_qt{position:fixed;z-index:100;left:-100%;bottom:0;top:0;right:unset;z-index:100;}
.wap_menu_qt ul{width:100%;height:100%;background-color:#2056ae;}
.wap_menu_qt ul::before{content:"";width:100%;height:.62rem;float:left;clear:both;}
.wap_menu_qt ul::after{content:"";width:100%;height:.62rem;float:left;clear:both;}
.wap_menu_qt li{width:100%;float:left;clear:both;position:relative;text-align:center;}
/* 1级 */
.wap_menu_qt .wz2_qt{width:100%;float:left;clear:both;line-height:.58rem;font-size:.18rem;color:#fff;clear:both;border-bottom:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden;}
.wap_menu_qt .wz2_qt .wz2{color:#fff;}
.wap_menu_qt .wz2_qt .wz2:hover{color:#fff;}
.wap_menu_qt .wz2_qt .wz2 span{color:#ccc;text-transform:uppercase;font-size:.18rem;padding-left:.1rem;}
.wap_menu_qt .wz2_qt .bz01{width:0rem;height:0rem;position:absolute;bottom:0;left:.1rem;}
.wap_menu_qt .wz2_qt_hover{width:100%;width:calc(100% - (1px * 2));background:rgba(255,255,255,.5);border:solid 1px rgba(255,255,255,.5);border-top:0;border-bottom:0;}
.wap_menu_qt .wz2_qt_hover .wz2{color:#fff;}
.wap_menu_qt .wz2_qt_hover:hover .wz2{color:#fff;}
.wap_menu_qt .wz2_qt_hover .wz2 span{color:#fff;}
.wap_menu_qt .wz2_qt_hover .bz01{width:.1rem;height:.1rem;bottom:-0.07rem;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);background-color:#2056ae;}
/* 2级 */
.wap_menu_qt dl{width:100%;float:left;clear:both;display:none;transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
.wap_menu_qt .wz3_qt{width:100%;width:calc(100% - (1px * 2));height:.5rem;float:left;border:solid 1px rgba(255,255,255,.4);border-top:0;clear:both;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.wap_menu_qt .wz3_qt .wz3{font-size:.18rem;color:rgba(255, 255, 255,.7);line-height:.5rem;}
.wap_menu_qt .wz3_qt:hover .wz3{color:rgba(255, 255, 255,1);}
.wap_menu_qt .wz3_qt_hover{color:#fff;}
.wap_menu_qt .wz4_qt{width:100%;float:left;clear:both;}
.wap_menu_qt .wz4_qt dd{width:100%;width:calc(100% - (1px * 2));float:left;border-bottom:solid 1px rgba(0,0,0,.1);border-left:solid 1px rgba(255,255,255,.2);border-right:solid 1px rgba(255,255,255,.2);clear:both;background-color:rgba(255,255,255,1);}
.wap_menu_qt .wz4_qt dd:nth-last-child(1){border-bottom:solid 1px rgba(255,255,255,.2)}
.wap_menu_qt .wz4_qt dd:nth-child(odd){background-color:rgba(255,255,255,.9);}
.wap_menu_qt .wz4_qt dd a{width:100%;width:calc(100% - .2rem);float:left;font-size:.18rem;display:inline;color:#272727;line-height:.4rem;}
@media screen and (max-width:980px){
.wap_ml_ico{display:block;position:fixed;right:0;top:0;}
.wap_ml_ico .wap_menu{padding:.14rem .2rem;cursor:pointer;display:block;}
.wap_ml_ico .wap_menu .hen01{width:.2rem;height:2px;background-color:#2056ae;margin:5px 0;display:block;}
.wap_ml_ico .menu_2 .m01{-webkit-transform:translateY(6px) rotateZ(45deg);-moz-transform:translateY(6px) rotateZ(45deg);-ms-transform:translateY(6px) rotateZ(45deg);-o-transform:translateY(6px) rotateZ(45deg);transform:translateY(6px) rotateZ(45deg);}
.wap_ml_ico .menu_2 .m02{width:0;}
.wap_ml_ico .menu_2 .m03{-webkit-transform:translateY(-8px) rotateZ(-45deg);-moz-transform:translateY(-8px) rotateZ(-45deg);-ms-transform:translateY(-8px) rotateZ(-45deg);-o-transform:translateY(-8px) rotateZ(-45deg);transform:translateY(-8px) rotateZ(-45deg);}
.menu_back{width:100%;height:auto;bottom:0;top:0;left:0;right:0;z-index:100;}
.menu_back ul{list-style-type:none;width:100%;width:calc(100% - (.2rem * 2));padding:0 .2rem;height:100%;float:left;overflow-x:hidden;box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.menu_back ul::-webkit-scrollbar{/*滚动条整体样式*/width:0px;/*高宽分别对应横竖滚动条的尺寸*/}
.menu_back ul::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius:100px;box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:#0b1733;}
.menu_back ul::-webkit-scrollbar-track{/*滚动条里面轨道*/box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:100px;background:#0b1733;}
.menu_back li{width:100%;float:left;}
.menu_back li .wz1{width:100%;float:left;clear:both;clear:both;}
/* .menu_back .menu_3{width:35%;float:left;height:100%;cursor:pointer;} */
}
.wap_ml_wx{display:none;}
@media screen and (max-width:980px){
.wap_ml_wx{display:inline;width:.36rem;height:.36rem;position:absolute;overflow: hidden; font-size:.18rem;line-height:.36rem;top:.14rem;right:1.26rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background-color:rgba(217,225,236,1);background-position:center;background-repeat:no-repeat;background-size:65%;background-image:url(../img/ico06.png);cursor:pointer;}
.wap_ml_wx:hover{background-color:rgba(32,86,174,1);background-image:url(../img/ico06a.png);}
}
/* 海报公共*/
.in001{width:100%;height:100vh;float:left;clear:both;position:relative;}
.in001 ul{width:100%;height:100vh;float:left;list-style-type:none;}
.in001 li{width:100%;height:auto;clear:both;position:relative;background-position:center top;background-repeat:no-repeat;background-size:cover;z-index:5;}
.in001 li .bj01{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.2);z-index:9;}
.in001 .an01{display:none;width:46px;height:46px;position:absolute;cursor:pointer;z-index:3;left:23px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);background-image:url(../img/ion02.png);background-position:center!important;background-repeat:no-repeat;background-size:60%;}
.in001 .an01:hover{left:26px;}
.in001 .an02{display:none;width:46px;height:46px;position:absolute;cursor:pointer;z-index:3;right:23px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);background-image:url(../img/ion01.png);background-position:center!important;background-repeat:no-repeat;background-size:60%;}
.in001 .an02:hover{right:26px;}
.in001 .swiper-pagination{width:100%;right:0;left:0;bottom:46px;z-index:10;}
.in001 .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:rgba(32,86,174, .6);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.in001 .swiper-pagination .swiper-pagination-bullet-active{background-color:rgba(32,86,174, 1);width:50px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
@media screen and (max-width:980px){
.in001{width:100%;height:6rem;float:left;clear:both;}
.in001 ul{width:100%;height:6rem;float:left;list-style-type:none;}  
.in001 .an01{display:none;} 
.in001 .an02{display:none;}
.in001 .swiper-pagination{width:100%;width:calc(100% - (.3rem * 2));right:0;left:0;bottom:.2rem;}
.in001 .swiper-pagination .swiper-pagination-bullet{opacity:1;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.in001 .swiper-pagination .swiper-pagination-bullet-active{width:.5rem;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
}
.fd001{width:270px;height:270px;overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;position:fixed;z-index:14;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);right:0;cursor:pointer;background-color:rgba(32,86,174, 1);}
.fd001 ul{width:100%;height:100%;float:left;position:relative;list-style-type:none;}
.fd001 .tp1{position:absolute;left:0;right:0;top:0;bottom:0;background-position:center;background-repeat:no-repeat;background-size:cover;}
.fd001 .wz1_qt{position:absolute;left:30px;right:20px;top:-100px;bottom:0;}
.fd001 .wz1_qt h2{width:100%;float:left;clear:both;font-size:24px;line-height:32px;font-weight:normal;font-family:"Ali-Medium";color:#2056ae;}
.fd001 .wz1_qt h3{width:100%;float:left;clear:both;font-size:16px;line-height:32px;font-weight:normal;font-family:"Ali-Regular";color:#818181;}
.fd001 .more1{overflow:hidden;position:absolute;height:0;left:20px;right:20px;bottom:-40px;text-align:center;font-size:12px;line-height:49px;color:#fff;background-color:rgba(32,86,174, 1);border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;}
.fd001:hover{box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.fd001:hover .wz1_qt{top:40px;}
.fd001:hover .wz1_qt h2{width:100%;float:left;clear:both;font-size:24px;line-height:32px;font-weight:normal;font-family:"Ali-Medium";color:#2056ae;}
.fd001:hover .wz1_qt h3{width:100%;float:left;clear:both;font-size:16px;line-height:32px;font-weight:normal;font-family:"Ali-Regular";color:#818181;}
.fd001:hover{width:270px;height:450px;border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;}
.fd001:hover .more1{position:absolute;height:49px;bottom:20px;font-size:18px;color:#fff;box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.fd001 .more1:hover{color:#fff;background-color:rgba(45,105,204, 1);}
.fd001 .closs_01{width:25px;height:25px;position:absolute;z-index:4;right:8px;top:8px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background-color:rgba(32,86,174, 1);background-image:url(../img/online-close1.png);background-position:center;background-repeat:no-repeat;background-size:50%;cursor:pointer;}
@media screen and (max-width:980px){
.fd001{width:auto;height:2rem;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;top:unset;transform:unset;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;right:.2rem;left:.2rem;bottom:.2rem;box-shadow:0 .1rem .2rem rgba(0,0,0,0.15);-moz-box-shadow:0 .1rem .2rem rgba(0,0,0,0.15);-webkit-box-shadow:0 .1rem .2rem rgba(0,0,0,0.15);background-color:rgba(32,86,174, 1);}
.fd001 .tp1{position:absolute;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;left:.1rem;right:60%;top:.1rem;bottom:.1rem;background-position:center;background-repeat:no-repeat;background-size:cover;}
.fd001 .wz1_qt{position:absolute;left:calc(40% + .1rem);right:.1rem;top:.4rem;bottom:0;}
.fd001 .wz1_qt h2{font-size:.24rem;line-height:.32rem;color:#fff;}
.fd001 .wz1_qt h3{font-size:.16rem;line-height:.32rem;color:rgba(255, 255, 255,.7);}
.fd001 .more1{color:#2056ae;height:.49rem;padding:0 .2rem;left:calc(40% + .1rem);right:unset;bottom:.2rem;font-size:.18rem;line-height:.49rem;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;background-color:rgba(255, 255, 255, 1);box-shadow:unset;-moz-box-shadow:unset;-webkit-box-shadow:unset;}
.fd001:hover{box-shadow:0 .1rem .2rem rgba(0,0,0,0.15);-moz-box-shadow:0 .1rem .2rem rgba(0,0,0,0.15);-webkit-box-shadow:0 .1rem .2rem rgba(0,0,0,0.15);}
.fd001:hover .wz1_qt{top:.4rem;}
.fd001:hover .wz1_qt h2{font-size:.24rem;line-height:.32rem;color:#fff;}
.fd001:hover .wz1_qt h3{font-size:.16rem;line-height:.32rem;color:rgba(255, 255, 255,.7);}
.fd001:hover{width:auto;height:2rem;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;}
.fd001:hover .more1{height:.49rem;padding:0 .2rem;left:calc(40% + .1rem);right:unset;bottom:.2rem;;font-size:.18rem;color:#2d69cc;box-shadow:unset;-moz-box-shadow:unset;-webkit-box-shadow:unset;}
.fd001 .more1:hover{color:#2d69cc;background-color:rgba(255, 255, 255, 1);}
.fd001 .closs_01{width:.25rem;height:.25rem;right:.08rem;top:.08rem}
}
.in_zw1{width:1580px;margin:0 auto;clear:both;}
.in_zw2{width:1380px;margin:0 auto;clear:both;}
@media screen and (max-width:1580px){
.in_zw1{width:100%;width:calc(100% - (40px * 2));float:left;margin:0 40px;display:inline;}
}
@media screen and (max-width:1380px){
.in_zw2{width:100%;width:calc(100% - (40px * 2));float:left;margin:0 40px;display:inline;}
}
@media screen and (max-width:980px){
.in_zw1{width:100%;width:calc(100% - (.2rem * 2));margin:0 .2rem;}
.in_zw2{width:100%;width:calc(100% - (.2rem * 2));margin:0 .2rem;}
}
/* 标题 */
.bt1_qt{width:100%;float:left;}
.bt1_qt .ico01{width:17px;height:17px;float:left;margin:24px 17px 0 3px;display:inline;background-color:#2056ae;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.bt1_qt .wz1_c{ width: calc(100% - 38px); float:left;}
.bt1_qt .wz1_c .wz1_c_t{float:left;clear:both;}
.bt1_qt .wz1_c .wz1_c_t h1{float:left;font-size:60px;line-height:65px;font-weight:normal;font-family:"Ali-Heavy";color:#2056ae;}
.bt1_qt .wz1_c .wz1_c_t h2{float:left;padding-left:23px;font-size:36px;line-height:65px;font-weight:normal;font-family:"Ali-Medium";color:#000;}
.bt1_qt .wz1_c .wz1{float:left;clear:both;font-size:18px;line-height:25px;color:rgba(0, 0, 0, .75);}
.bt2_qt{width:100%;float:left;}
.bt2_qt h1{width:100%;float:left;font-size:60px;line-height:60px;font-weight:normal;font-family:"Ali-Heavy";color:#2056ae;text-transform:uppercase;}
.bt2_qt .wz1{width:100%;float:left;margin-top:20px;display:inline;clear:both;font-size:24px;line-height:40px;color:rgba(0, 0, 0, 1);}



@media screen and (max-width:980px){
.bt1_qt{width:100%;float:left;}
.bt1_qt .ico01{width:.17rem;height:.17rem;margin:.1rem .17rem 0 .03rem;}
.bt1_qt .wz1_c{width:calc(100% - .37rem - .37rem);float:right;margin-right:.37rem;display:inline;}
.bt1_qt .wz1_c .wz1_c_t h1{font-size:.4rem;line-height:.4rem;}
.bt1_qt .wz1_c .wz1_c_t h2{clear:both;padding-left:0;font-size:.36rem;line-height:.4rem;}
.bt1_qt .wz1_c .wz1{font-size:.18rem;line-height:.25rem;margin-top:.1rem;display:inline;text-align:justify;}
.bt2_qt h1{font-size:.4rem;line-height:.5rem;}
.bt2_qt .wz1{margin-top:.1rem;font-size:.24rem;line-height:.4rem;}
}


.cont_body{background-image:url(../img/bj01.jpg);background-repeat:repeat;}
.cont_body .bt1_qt .wz1_c .wz1_c_t h2{padding-left:0;}

.safeg_body{background-image:url(../img/bj01.jpg);background-repeat:repeat;}
.safeg_body .bt1_qt .wz1_c .wz1_c_t h2{padding-left:0;}
.safeg_body .bt2_qt h1{color: #fff;}
.safeg_body .bt2_qt .wz1{color: rgba(255, 255, 255,.75);}

.body_qual .bt1_qt .ico01{background-color:#fff;}
.body_qual .bt1_qt .wz1_c .wz1_c_t h1{color: #fff;}
.body_qual .bt1_qt .wz1_c .wz1_c_t h2{color: #fff;padding-left:0;}
.body_qual .bt1_qt .wz1_c .wz1{color: #fff;}
.body_qual .bt2_qt h1{color: #fff;}
.body_qual .bt2_qt .wz1{color: rgba(255, 255, 255,.75);}

.pro_index_qt{width:100%;float:left;clear:both;background-color:#f2ca49;
    background:-webkit-linear-gradient(125degc,#d9e1ec,#dee8f1,#e9f0fa);background:-moz-linear-gradient(125deg,#d9e1ec,#dee8f1,#e9f0fa);background:-o-linear-gradient(125deg,#d9e1ec,#dee8f1,#e9f0fa);background:linear-gradient(125deg,#d9e1ec,#dee8f1,#e9f0fa);
}
.pro_index_qt::before{content:"";width:100%;height:126px;float:left;clear:both;}
.pro_index_qt::after{content:"";width:100%;height:100px;float:left;clear:both;}
.pro_index_ml{float:right;margin-top:54px;display:inline;}
.pro_index_ml a{width:180px;height:49px;font-size:18px;line-height:49px;color:#000;float:left;margin-left:17px;display:inline;background-color:rgba(255,255,255,.5);border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;text-align:center;}
.pro_index_ml a:hover{background-color:rgba(32,86,174,1);color:#fff;}
.pro_index_list{width:1608px;margin:0 auto;clear:both;}
.pro_index_list ul{list-style-type:none;}
.pro_index_list li{width:calc(100% / 4 - (14px * 2));float:left;margin:33px 14px 0 14px;display:inline;}
.pro_index_list li a{width:100%;float:left;}
.pro_index_list li .tp1{width:100%;float:left;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;}
.pro_index_list li .tp1 img{width:100%;height:auto;border:0;}
.pro_index_list li .wz1_qt{width:100%;float:left;margin-top:15px;display:inline;text-align:center;}
.pro_index_list li h3{font-size:18px;line-height:68px;font-weight:normal;font-family:"Ali-Regular";color:#000;display:inline-block;padding:0 28px;background-color:rgba(255,255,255,.5);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.pro_index_list li:hover .tp1{box-shadow:15px 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:15px 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:15px 10px 20px rgba(0,0,0,0.15);}
.pro_index_list li:hover h3{background-color:rgba(32,86,174,1);color:#fff;border-radius:34px;-webkit-border-radius:34px;-moz-border-radius:34px;}
@media screen and (max-width:1580px){
.pro_index_qt::before{height:60px;}
.pro_index_qt::after{height:40px;}
.pro_index_ml{margin-top:24px;}
}
@media screen and (max-width:980px){
.pro_index_qt::before{height:.7rem;}
.pro_index_qt::after{height:.4rem;}
.pro_index_ml{width:100%;width:calc(100% - (.27rem * 2));float:left;margin:.2rem .27rem 0 .27rem;}
.pro_index_ml a{width:calc(100% / 2 - (.1rem * 2));height:.49rem;font-size:.18rem;line-height:.49rem;margin:0 .1rem;}
}
@media screen and (max-width:1608px){
.pro_index_list{width:100%;width:calc(100% - (26px * 2));float:left;margin:0 26px;display:inline;}
}
@media screen and (max-width:980px){
.pro_index_list{width:100%;width:calc(100% - (.1rem * 2));margin:0 .1rem;}
.pro_index_list li{width:calc(100% / 2 - (.1rem * 2));margin:.2rem .1rem 0 .1rem;}
.pro_index_list li .tp1{width:100%;float:left;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;overflow:hidden;}
.pro_index_list li .wz1_qt{margin-top:0;}
.pro_index_list li h3{width:100%;float:left;font-size:.18rem;line-height:.68rem;text-align:center;padding:0;background-color:rgba(255,255,255,1);border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;}
.pro_index_list li:hover h3{background-color:rgba(32,86,174,1);border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;}
}
.about_index{width:100%;float:left;background-color:#fff;clear:both;}
.about_index::before{content:"";width:100%;height:139px;float:left;clear:both;}
.about_index::after{content:"";width:100%;height:57px;float:left;clear:both;}
.about_index_qt{width:100%;float:left;position:relative;}
.about_index_tp1{width:63%;position:absolute;left:0;top:0;bottom:0;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.about_index_wz1{width:calc(37% - 100px);float:right;margin-top:50px;display:inline;}
.about_index_wz1 .wz1{width:100%;float:left;font-size:18px;line-height:32px;margin-top:40px;display:inline;text-align:justify;}
.about_index_wz1 .more1{padding:0 50px;height:52px;float:right;margin-top:32px;display:inline;font-size:18px;color:#444;line-height:52px;clear:both;border:solid 2px #2056ae;border-radius:26px;-webkit-border-radius:26px;-moz-border-radius:26px;}
.about_index_wz1 .more1:hover{background-color:#2056ae;color:#fff;}
@media screen and (max-width:1580px){
.about_index::before{height:60px;}
.about_index::after{height:40px;}
}
@media screen and (max-width:1250px){
.about_index_tp1{width:53%;}
.about_index_wz1{width:calc(47% - 40px);}
}
@media screen and (max-width:980px){
.about_index::before{height:.3rem;}
.about_index::after{height:.2rem;}
.about_index_tp1{width:100%;height:4rem;float:left;position:unset;left:unset;top:unset;bottom:unset;}
.about_index_wz1{width:calc(100%);float:left;margin-top:.6rem;display:inline;} 
.about_index_wz1 .wz1{font-size:.18rem;line-height:.32rem;margin-top:.2rem;}
.about_index_wz1 .more1{width:100%;width:calc(100% - 4px);padding:unset;text-align:center;height:.52rem;float:left;margin-top:.32rem;font-size:.18rem;line-height:.52rem;color:#fff;border:solid 2px #2056ae;background-color:#2056ae;}
}
.about_index_b{width:100%;float:left;background:-webkit-linear-gradient(0degc,#eee 214px, #fff 214px);background:-moz-linear-gradient(0deg,#eee 214px, #fff 214px);background:-o-linear-gradient(0deg,#eee 214px, #fff 214px);background:linear-gradient(0deg,#eee 214px, #fff 214px);}
.about_index_b::after{content:"";width:100%;height:85px;float:left;clear:both;}
.about_index_b_ml{width:1602px;margin:0 auto;clear:both;}
.about_index_b_ml ul{list-style-type:none;}
.about_index_b_ml li{width:calc(100% / 4 - (11px * 2));height:210px;float:left;margin:11px 11px 0 11px;display:inline;position:relative;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;}
.about_index_b_ml li a{width:100%;height:100%;float:left;}
.about_index_b_ml li .tp1{position:absolute;left:0;top:0;bottom:0;right:0;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;}
.about_index_b_ml li .bj01{position:absolute;left:0;top:0;bottom:0;right:0;background-color:rgba(0,0,0, .55);}
.about_index_b_ml li .wz1_qt{position:absolute;left:0;top:0;bottom:0;right:0;}
.about_index_b_ml li .wz1_qt .ico01{width:45px;height:45px;float:left;margin:38px 30px 0 40px;display:inline;background-position:center;background-repeat:no-repeat;background-size:contain;}
.about_index_b_ml li .wz1_qt .wz1{width:calc(100% - 115px - 35px);float:left;margin:37px 35px 0 0;display:inline;}
.about_index_b_ml li .wz1_qt h3{width:100%;float:left;font-size:24px;line-height:44px;font-weight:normal;font-family:"Ali-Regular";color:#fff;}
.about_index_b_ml li .wz1_qt h4{width:100%;float:left;font-size:14px;line-height:18px;font-weight:normal;font-family:"Ali-Regular";color:rgba(255,255,255, .6);text-transform:uppercase;}
.about_index_b_ml li .wz1_qt .wz2{width:100%;float:left;margin-top:10px;display:inline;font-size:14px;line-height:18px;color:#fff;}
.about_index_b_ml li:hover{margin:0 11px 0 11px;box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.about_index_b_ml li:hover .bj01{background-color:rgba(32,86,174,1);}
@media screen and (max-width:1602px){
.about_index_b_ml{width:100%;width:calc(100% - (29px * 2));float:left;margin:0 29px;display:inline;}
}
@media screen and (max-width:1290px){
.about_index_b_ml li{width:calc(100% / 2 - (11px * 2));height:210px;margin:22px 11px 0 11px;}
}
@media screen and (max-width:980px){
.about_index_b::after{height:.4rem;}
.about_index_b_ml{width:calc(100% - (.2rem * 2));margin:0 .2rem;}   
.about_index_b_ml li{width:calc(100%);height:2.1rem;margin:.11rem 0 0 0;}
.about_index_b_ml li .wz1_qt .ico01{width:.45rem;height:.45rem;margin:.38rem .30rem 0 .4rem;}
.about_index_b_ml li .wz1_qt .wz1{width:calc(100% - 1.15rem - .35rem);margin:.37rem .35rem 0 0;}
.about_index_b_ml li .wz1_qt h3{font-size:.24rem;line-height:.44rem;}
.about_index_b_ml li .wz1_qt h4{font-size:.18rem;line-height:.32rem;}
.about_index_b_ml li .wz1_qt .wz2{margin-top:.1rem;font-size:.18rem;line-height:.32rem;}
.about_index_b_ml li:hover{margin:.11rem 0 0 0;box-shadow:unset;-moz-box-shadow:unset;-webkit-box-shadow:unset;}
}
/* 首页底部 */
.index_bottm{width:100%;float:left;background-color:#2056ae;clear:both;}
.index_bottm_l{float:left;}
.index_bottm_l .logo{width:133px;float:left;margin-top:50px;display:inline;overflow:hidden;}
.index_bottm_l .logo img{width:100%;height:auto;position:relative;left:-133px;-webkit-filter:drop-shadow(133px 0 0 rgba(255,255,255, 1));filter:drop-shadow(133px 0 0 rgba(255,255,255, 1));}
.index_bottm_l .wz1{float:left;margin-top:25px;display:inline;clear:both;font-size:16px;line-height:30px;color:#fff;}
.index_bottm_c{float:left;margin:128px 0 0 120px;display:inline ;font-size:16px;line-height:30px;color:#fff;}
.index_bottm_c ul{list-style-type:none;}
.index_bottm_c li{float:left;clear:both;}
.index_bottm_c li a{color:#fff;}
.index_bottm_c li:hover a{color:rgba(255,255,255,.5);}
.index_bottm_r{float:right;margin-top:136px;display:inline;}
.index_bottm_r .tp1{width:157px;float:left;clear:both;}
.index_bottm_r .tp1 img{width:100%;height:auto;}
.index_bottm_r .wz1{width:100%;float:left;clear:both;font-size:16px;line-height:50px;text-align:center;color:#fff;}
.index_bottm_b{width:100%;float:left;margin-top:33px;display:inline;border-top:solid 1px rgba(255,255,255,.26);font-size:16px;line-height:49px;color:rgba(255,255,255,.6);}
.index_bottm_b a{margin-left:25px;display:inline;font-size:16px;line-height:49px;color:rgba(255,255,255,.6)}
.index_bottm_b a:hover{color:rgba(255,255,255,1)}
@media screen and (max-width:1200px){
.index_bottm_c{margin:128px 0 0 40px;}
}
@media screen and (max-width:980px){
.index_bottm_l{width:100%;float:left;clear:both;}
.index_bottm_l .logo{width:1.33rem;margin-top:.5rem;}
.index_bottm_l .logo img{width:100%;left:-1.33rem;-webkit-filter:drop-shadow(1.33rem 0 0 rgba(255,255,255, 1));filter:drop-shadow(1.33rem 0 0 rgba(255,255,255, 1));}
.index_bottm_l .wz1{margin-top:.25rem;font-size:.16rem;line-height:.3rem;}
.index_bottm_c{width:50%;margin:.2rem 0 0 0;font-size:.16rem;line-height:.3rem;;}
.index_bottm_r{width:100%;float:left;margin-top:.6rem;text-align:center;}
.index_bottm_r .tp1{width:50%;float:unset;display:inline-block;}
.index_bottm_r .tp1 img{width:100%;height:auto;}
.index_bottm_r .wz1{width:100%;float:unset;font-size:.16rem;line-height:.50rem;display:inline-block;}
.index_bottm_b{margin-top:.3rem;font-size:.16rem;line-height:.32rem;text-align:center;}
.index_bottm_b::before{content:"";width:100%;height:.2rem;float:left;clear:both;}
.index_bottm_b::after{content:"";width:100%;height:.2rem;float:left;clear:both}
.index_bottm_b a{width:100%;float:left;clear:both;margin-left:0;font-size:.16rem;line-height:.32rem;}
}
/* 内页底部 */
.ab_bottm{position:fixed;z-index:2;left:0;right:0;bottom:0;background-color:rgba(238, 238, 238, .5);font-size:16px;line-height:49px;color:#666;}
.ab_bottm a{margin-left:25px;display:inline;font-size:16px;line-height:49px;color:#666;}
.ab_bottm a:hover{color:#666;}
.ab_bottm .ico01{width:30px;height:30px;float:right;position:relative;margin:9px 9px 0 0;display:inline;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:65%;background-image:url(../img/ico06.png);}
.ab_bottm .ico01:hover{background-color:#2d69cc;background-image:url(../img/ico06a.png);}
.ab_bottm .ico01 .tp_qt{width:0px;height:0px;position:absolute;overflow:hidden;bottom:30px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
.ab_bottm .ico01:hover .tp_qt{width:140px;height:140px;position:absolute;bottom:40px;overflow:unset;}
.ab_bottm .ico01 .tp1{width:calc(100% - (8px * 2)) ;float:left;padding:8px;background-color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.ab_bottm .ico01 .tp1 img{width:100%;height:auto;}
.ab_bottm .ico01 .bz_qt{width:100%;height:10px;float:left;position:relative;}
.ab_bottm .ico01 .bz01 {position:absolute;width:0;height:0;top:-5px;left:50% ;left:calc(50% - 5px);
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
background-color:#fff;
}
.ab_bottm .ico01:hover .bz01{width:10px;height:10px;}
@media screen and (max-width:980px){
.ab_bottm{position:unset;z-index:2;left:unset;right:unset;bottom:unset;background-color:rgba(238, 238, 238, 0);width:100%;float:left;clear:both;font-size:.16rem;line-height:.32rem;text-align:center;}
.ab_bottm a{width:100%;float:left;clear:both;margin-left:0;font-size:.16rem;line-height:.32rem;}
.ab_bottm .ico01{display:none;}
.ab_bottm::after{content:"";width:100%;height:.1rem;float:left;clear:both;}
}
/* 联系我们 */
.cont_t{position:absolute;left:0;right:0;top:170px;z-index:1;}
.cont_b{width:100%;height:100vh;height:calc(100vh - 169px);float:left;margin-top:169px;display:inline;position:relative;}
.cont_b img{object-fit:contain;width:100%;height:100%;float:left;}
.cont_zw1{position:absolute;right:69px ;bottom:107px;background-color:rgba(32,86,174, .73);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.cont_zw1::before{content:"";width:100%;height:40px;float:left;clear:both;}
.cont_zw1::after{content:"";width:100%;height:40px;float:left;clear:both;}
.cont_zw1 .tp1{width:321px;height:200px;float:left;margin-left:40px;display:inline;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.cont_zw1 .wz1{width:500px;float:left;margin:0 40px 0 28px;display:inline;font-size:18px;line-height:32px;color:#fff;}
.cont_zw1 .wz1 h3{width:100%;float:left;font-size:22px;line-height:34px;font-weight:normal;font-family:"Ali-Regular";color:#fff;}
.cont_zw1_b{width:100%;height:0;float:left;clear:both;display:none;}
@media screen and (max-width:1060px){
.cont_zw1{position:absolute;right:40px ;left:40px;bottom:84px;}
.cont_zw1 .wz1{width:calc(100% - 321px - 40px - 40px - 28px);}
}
@media screen and (max-width:980px){
.cont_t{position:unset;left:unset;right:unset;top:unset;z-index:1;width:100%;float:left;clear:both;margin-top:1.2rem;display:inline;}
.cont_b{width:100%;width:calc(100% - (.2rem * 2));height:auto;height:calc(auto);float:left;clear:both;margin:.4rem .2rem 0 .2rem;display:inline;}
.cont_b img{object-fit:unset;width:100%;height:auto;float:left;}
.cont_zw1{width:100%;width:calc(100% - (.2rem * 2));float:left;margin:.4rem .2rem 0 .2rem;display:inline;position:unset;right:unset ;bottom:unset;background-color:rgba(32,86,174,1);}
.cont_zw1::before{height:.2rem;}
.cont_zw1::after{height:.2rem;}
.cont_zw1 .tp1{width:100%;width:calc(100% - (.2rem * 2));height:2rem;margin:0 .2rem;}
.cont_zw1 .wz1{width:100%;width:calc(100% - (.2rem * 2));margin:.2rem .2rem 0 .2rem;font-size:.18rem;line-height:.32rem;}
.cont_zw1 .wz1 h3{font-size:.22rem;line-height:.34rem;}      
.cont_zw1_b{height:.2rem;display:block;}
}
/* 包装及运输 */
.pack_t{width:100%;height:483px;float:left;clear:both;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(../img/tp14.jpg);}
.pack_t .wz_bt1{width:100%;float:left;margin-top:210px;display:inline;}
.pack_t_bt{width:100%;float:left;clear:both;margin-top:58px;display:inline;}
@media screen and (max-width:980px){
.pack_t{height:4.83rem;}
.pack_t .wz_bt1{width:100%;float:unset;margin-top:unset;display:unset;position:absolute;left:0;right:0;bottom:.2rem;}
.pack_t_bt{margin-top:.7rem;}  
}
.pack_pro{width:1600px;margin:0 auto;clear:both;}
.pack_pro ul{list-style-type:none;}
.pack_pro li{width:calc(100% / 4 - (10px * 2));float:left;margin:10px 10px 0 10px;display:inline;cursor:pointer;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;}
.pack_pro li .tp_qt{width:100%;height:32vh;float:left;position:relative;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.pack_pro li .tp1{position:absolute;left:2px;right:2px;top:2px;bottom:2px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;}
.pack_pro li .tp1 img{object-fit:cover;width:100%;height:100%;float:left;object-position:top;}
.pack_pro li .bz01{width:0;height:0;position:absolute;right:-50px;top:-50px;z-index:1;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);background-color:#2056ae;}
.pack_pro li .bz02{width:20px;height:20px;position:absolute;z-index:2;right:-20px;top:-20px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/ico07.png);}
.pack_pro li:hover .tp_qt{background-color:#2056ae;box-shadow:0 10px 20px rgba(32,86,174,0.15);-moz-box-shadow:0 10px 20px rgba(32,86,174,0.15);-webkit-box-shadow:0 10px 20px rgba(32,86,174,0.15);}
.pack_pro li:hover .bz01{width:100px;height:100px;}
.pack_pro li:hover .bz02{right:10px;top:10px;}
.pack_pro li h3{width:100%;height:37px;float:left;font-size:18px;line-height:37px;font-weight:normal;font-family:"Ali-Regular";color:#444;text-align:center;}
.pack_pro::after{content:"";width:100%;height:106px;float:left;clear:both;}
@media screen and (max-width:1600px){
.pack_pro{width:100%;width:calc(100% - (30px * 2));float:left;margin:0 30px;display:inline;clear:both;}
}
@media screen and (max-width:980px){
.pack_pro{width:100%;width:calc(100% - (.1rem * 2));margin:.2rem .1rem 0 .1rem;}
.pack_pro ul{list-style-type:none;}
.pack_pro li{width:calc(100% / 2 - (.1rem * 2));margin:.1rem .1rem 0 .1rem;}
.pack_pro li .tp_qt{width:100%;height:18vh;background-color:#2056ae;}
.pack_pro li .bz01{width:1rem;height:1rem;right:-.5rem;top:-.5rem;}
.pack_pro li .bz02{width:.2rem;height:.2rem;right:.1rem;top:.1rem;}
.pack_pro li:hover .tp_qt{background-color:#2056ae;}
.pack_pro li:hover .bz01{width:1rem;height:1rem;}
.pack_pro li:hover .bz02{right:.1rem;top:.1rem;}
.pack_pro li h3{height:.37rem;float:left;font-size:.18rem;line-height:.37rem;}
.pack_pro::after{content:"";width:100%;height:.2rem;float:left;clear:both;}
}
/* 关于我们 */
.abou_t{width:100%;float:left;clear:both;}
.abou_t img{width:100%;height:auto;float:left;margin:0;border:0;}
.abou_c{width:100%;float:left;margin-top:30px;display:inline;clear:both;font-size:18px;line-height:42px;color:#444;text-align:justify;}
.abou_b{width:100%;height:240px;float:left;clear:both;}
@media screen and (max-width:980px){
.abou_c{font-size:.18rem;line-height:.42rem;margin-top:.2rem;}
.abou_b{height:.4rem;}
}
/* 检测仪器 */
.test_bj{width:100%;float:left;background-position:center top;background-repeat:no-repeat;background-size:100%;background-image:url(../img/tp17.jpg);background-attach/ment:fixed;}
.test_bj::after{content:"";width:100%;height:152px;float:left;clear:both;}
.test_qt{width:1386px;margin:0 auto;clear:both;}
.test_qt_t1{width:100%;float:left;position:relative;margin-top:25vw;display:inline;}
.test_qt_t1 .test_bt{position:absolute;top:65px;left:0; right: 0;}

.test_qt_l1{width:24%;float:left;} 
.test_qt_l2{width:38%;float:left;}
.test_qt_l3{width:38%;float:left;}
.bg_wz1{position:absolute;left:19px;bottom:13px;}
.bg_wz1 h3{float:left;clear:both;font-size:18px;line-height:25px;font-weight:normal;font-family:"Ali-Regular";color:#2056ae;}
.bg_wz1 h4{float:left;clear:both;font-size:14px;line-height:19px;font-weight:normal;font-family:"Ali-Regular";color:#000;text-transform:uppercase;}

.bg01{width:38%;width:calc(38% - 6px);height:594px;float:left;margin:165px 3px 0 3px;display:inline;}
.bg02{width:63%;width:calc(62% - 6px);height:759px;float:right;position:relative;margin:0 3px;display:inline;background-color:#c5ccd6;background-position:top left;background-repeat:no-repeat;background-image:url(../img/tp18.jpg);background-size:100%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.bg02 .wz_bt1{position:absolute;right:60px;bottom:50px;text-align:right;}
.bg01,.bg03,.bg04,.bg05,.bg06,.bg07,.bg08,.bg09{float:left;display:inline;cursor:pointer;overflow:hidden;position:relative;background-color:#eeeeee;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.bg03,.bg04,.bg05,.bg06,.bg07{width:100%;width:calc(100% - 6px);margin:6px 3px 0 3px;}
.bg08,.bg09{width:50%;width:calc(50% - 6px);margin:6px 3px 0 3px;}
.bg03{height:387px;}
.bg04{height:522px;}
.bg05{height:461px;background-color:#2056ae;}
.bg05 .bg_wz1 h3{ color: #fff;}
.bg05 .bg_wz1 h4{color: rgba(255, 255, 255,.75);}
.bg06{height:740px;}
.bg07{height:740px;}
.bg08{height:278px;}
.bg09{height:278px;background-color:#2056ae;}
.bg09 .bg_wz1 h3{ color: #fff;}
.bg09 .bg_wz1 h4{color: rgba(255, 255, 255,.75);}
.bg01:hover,.bg03:hover,.bg04:hover,.bg05:hover,.bg06:hover,.bg07:hover,.bg08:hover,.bg09:hover{z-index:2;background-color:#2056ae;box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.bg01:hover .bg_wz1 h3,.bg03:hover .bg_wz1 h3,.bg04:hover .bg_wz1 h3,.bg05:hover .bg_wz1 h3,.bg06:hover .bg_wz1 h3,.bg07:hover .bg_wz1 h3,.bg08:hover .bg_wz1 h3,.bg09:hover .bg_wz1 h3{ color: #fff;}
.bg01:hover .bg_wz1 h4,.bg03:hover .bg_wz1 h4,.bg04:hover .bg_wz1 h4,.bg05:hover .bg_wz1 h4,.bg06:hover .bg_wz1 h4,.bg07:hover .bg_wz1 h4,.bg08:hover .bg_wz1 h4,.bg09:hover .bg_wz1 h4{color: rgba(255, 255, 255,.75);}

.bg01 img,.bg03 img,.bg04 img,.bg05 img,.bg06 img,.bg07 img,.bg08 img,.bg09 img{width:100%;height:100%;object-fit:contain;float:left;border:0;}

@media screen and (max-width:1386px){
.test_qt{width:100%;width:calc(100% - (34px * 2));float:left;margin:0 34px;display:inline;clear:both;}
.test_qt_t1{margin-top:15vw;}
}
@media screen and (max-width:980px){
.test_bj::after{height:.6rem;}
.test_qt{width:100%;width:calc(100% - (.14rem * 2));margin:0 .14rem;}
.test_qt_t1{margin-top:.8rem;}
.test_qt_t1 .test_bt{position:unset;width:100%;float:left;top:unset;left:unset;right:unset; clear:both;margin-top:.4rem;display:inline;}
.test_qt_l1{width:100%;float:left;} 
.test_qt_l2{width:100%;float:left;}
.test_qt_l3{width:100%;float:left;}
.bg_wz1{left:.19rem;bottom:.13rem;}
.bg_wz1 h3{font-size:.18rem;line-height:.25rem;}
.bg_wz1 h4{font-size:.14rem;line-height:.19rem;}
.bg02{width:100%;width:calc(100% - .06rem);height:5rem;margin:.3rem .03rem 0 .03rem;}
.bg02 .wz_bt1{right:.2rem;bottom:.2rem;}
.bg01{width:100%;width:calc(100% - .06rem);height:5rem;float:left;margin:.06rem .03rem 0 .03rem;display:inline;}
.bg03{width:50%;width:calc(50% - .06rem);height:4.5rem;margin:.06rem .03rem 0 .03rem;display:inline;}
.bg04{width:50%;width:calc(50% - .06rem);height:4.5rem;margin:.06rem .03rem 0 .03rem;display:inline;}
.bg05{width:100%;width:calc(100% - .06rem);height:4rem;margin:.06rem .03rem 0 .03rem;display:inline;}
.bg06{width:100%;width:calc(100% - .06rem);height:5rem;margin:.06rem .03rem 0 .03rem;display:inline;}
.bg07{width:100%;width:calc(100% - .06rem);height:4rem;margin:.06rem .03rem 0 .03rem;display:inline;}
.bg08{width:50%;width:calc(50% - .06rem);height:3.5rem;margin:.06rem .03rem 0 .03rem;display:inline;}
.bg09{width:50%;width:calc(50% - .06rem);height:3.5rem;margin:.06rem .03rem 0 .03rem;display:inline;}

}
/* 保障措施 */
.safeg_bj{width:100%;float:left;background-position:center top;background-repeat:no-repeat;background-size:100%;background-image:url(../img/tp19.jpg);background-attach/ment:fixed;}
.safeg_bj::after{content:"";width:100%;height:152px;float:left;clear:both;}
.safeg_qt_t1{width:1380px;margin:0 auto;clear:both;}
.safeg_qt_t1::before{content:"";width:100%;height:16vw;float:left;clear:both;}
.safeg_qt{width:1400px;margin:0 auto;clear:both;}
.safeg_qt ul{list-style-type:none;}
.safeg_qt li{cursor:pointer;float:left;margin:20px 10px 0 10px;display:inline;position:relative;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;background-color:#eeeeee;}
.safeg_qt li img{width:100%;height:100%;object-fit:cover;float:left;border:0;object-position:top center;}
.safeg_qt li:nth-child(1){width:58%;width:calc(58% - 20px);height:514px;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(../img/tp20.jpg);}
.safeg_qt li:nth-child(1) .wz_bt1{position:absolute;left:60px;top:50px;text-align:left;}
.safeg_qt li:nth-child(2){width:42%;width:calc(42% - 20px);height:514px;}
.safeg_qt li:nth-child(3){width:34%;width:calc(34% - 20px);height:514px;}
.safeg_qt li:nth-child(4){width:24%;width:calc(24% - 20px);height:247px;}
.safeg_qt li:nth-child(5){width:42%;width:calc(42% - 20px);height:247px;}
.safeg_qt li:nth-child(6){width:24%;width:calc(24% - 20px);height:247px;}
.safeg_qt li:nth-child(7){width:42%;width:calc(42% - 20px);height:247px;} 
.safeg_qt li:nth-child(8){width:34%;width:calc(34% - 20px);height:411px;}
.safeg_qt li:nth-child(9){width:24%;width:calc(24% - 20px);height:411px;}
.safeg_qt li:nth-child(10){width:21%;width:calc(21% - 20px);height:411px;}
.safeg_qt li:nth-child(11){width:21%;width:calc(21% - 20px);height:411px;}
.safeg_qt li:nth-child(12){width:34%;width:calc(34% - 20px);height:411px;}
.safeg_qt li:nth-child(13){width:24%;width:calc(24% - 20px);height:411px;}
.safeg_qt li:nth-child(14){width:21%;width:calc(21% - 20px);height:411px;}
.safeg_qt li:nth-child(15){width:21%;width:calc(21% - 20px);height:411px;}
.safeg_qt li:nth-child(16){width:34%;width:calc(34% - 20px);height:411px;}
.safeg_qt li:nth-child(17){width:24%;width:calc(24% - 20px);height:411px;}
.safeg_qt li:nth-child(18){width:21%;width:calc(21% - 20px);height:411px;}
.safeg_qt li:nth-child(19){width:21%;width:calc(21% - 20px);height:411px;}




.safeg_qt li .sg_wz1{position:absolute;right:12px;bottom:12px;}
.safeg_qt li .sg_wz1 h3{height:60px;padding:0 26px;float:left;clear:both;font-size:18px;line-height:60px;font-weight:normal;font-family:"Ali-Regular";color:#fff;background-color:#2056ae;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
@media screen and (max-width:1400px){
.safeg_qt_t1{width:100%;width:calc(100% - (40px * 2));float:left;margin:0 40px;display:inline;clear:both;}
.safeg_qt{width:100%;width:calc(100% - (30px * 2));float:left;margin:0 30px;display:inline;clear:both;}
}
@media screen and (max-width:980px){
.safeg_bj::after{height:.6rem;}
.safeg_qt_t1{width:100%;width:calc(100% - (.2rem * 2));margin:.4rem .2rem 0 .2rem;}
.safeg_qt_t1::before{height:.8rem;}
.safeg_qt{width:100%;width:calc(100% - (.1rem * 2));margin:0 .1rem;}
.safeg_qt li{margin:.2rem .1rem 0 .1rem;}
.safeg_qt li:nth-child(1){width:100%;width:calc(100% - .2rem);height:2.5rem;}
.safeg_qt li:nth-child(1) .wz_bt1{left:.2rem;top:.2rem;}
.safeg_qt li:nth-child(2){width:100%;width:calc(100% - .2rem);height:3rem;}
.safeg_qt li:nth-child(3){width:100%;width:calc(100% - .2rem);height:3rem;}
.safeg_qt li:nth-child(4){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(5){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(6){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(7){width:50%;width:calc(50% - .2rem);height:2rem;} 
.safeg_qt li:nth-child(8){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(9){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(10){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(11){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(12){width:100%;width:calc(100% - .2rem);height:3rem;}
.safeg_qt li:nth-child(13){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(14){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(15){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(16){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(17){width:100%;width:calc(100% - .2rem);height:3rem;}
.safeg_qt li:nth-child(18){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li:nth-child(19){width:50%;width:calc(50% - .2rem);height:2rem;}
.safeg_qt li .sg_wz1{position:absolute;right:.19rem;bottom:.13rem;}
.safeg_qt li .sg_wz1 h3{height:.6rem;padding:0 .26rem;font-size:.18rem;line-height:.6rem;background-color:rgba(32,86,174,0.75);}
}
/* 认证证书 */
.body_qual{width:100%;float:left;background-color:#979eae;background-position:center top;background-repeat:no-repeat;background-size:100%;background-image:url(../img/tp21.jpg);}
.qual_t{width:100%;float:left;margin-top:178px;display:inline;clear:both;}
.qual_t1{width:100%;float:left;margin-top:28px;display:inline;clear:both;}
.qual_ml{width:1600px;margin:0 auto;clear:both;}
.qual_ml::after{content:"";width:100%;height:152px;float:left;clear:both;}
.qual_ml ul{width:100%;float:left;clear:both;margin-top:30px;display:inline;list-style-type:none;}
.qual_ml li{width:calc(100% / 4 - (10px * 2));float:left;margin:20px 10px 0 10px;display:inline;cursor:pointer;background-color:#2056ae;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.qual_ml li .tp1_qt{width:100%;float:left;background-color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.qual_ml li .tp1_qt::before{content:"";width:100%;height:20px;float:left;clear:both;}
.qual_ml li .tp1_qt::after{content:"";width:100%;height:20px;float:left;clear:both;}
.qual_ml li .tp1_qt .tp1{width:calc(100% - (20px * 2));height:254px;float:left;margin:0 20px;display:inline;overflow:hidden;} 
.qual_ml li .tp1_qt .tp1 img{width:100%;height:auto;border:0;margin:0;}
.qual_ml li h3{width:calc(100% - (20px * 2));margin:0 20px;display:inline;height:43px;float:left;clear:both;font-size:18px;line-height:43px;font-weight:normal;font-family:"Ali-Regular";color:#fff;text-align:center;overflow: hidden;}
@media screen and (max-width:1600px){
.qual_ml{width:100%;width:calc(100% - (30px * 2));margin:0 30px;float:left;clear:both;}
}
@media screen and (max-width:980px){
.qual_t{margin-top:1.2rem;text-align:justify;}
.qual_t1{margin-top:.2rem;}
.qual_ml{width:100%;width:calc(100% - (.1rem * 2));margin:0 .1rem;}
.qual_ml::after{height:.6rem;}
.qual_ml ul{margin-top:.2rem;}
.qual_ml li{width:calc(100% / 2 - (.1rem * 2));margin:.2rem .1rem 0 .1rem;}
.qual_ml li .tp1_qt::before{height:.2rem;}
.qual_ml li .tp1_qt::after{height:.2rem;}
.qual_ml li .tp1_qt .tp1{width:calc(100% - (.2rem * 2));height:1.4rem;margin:0 .2rem;} 
.qual_ml li h3{width:calc(100% - (.1rem * 2));margin:0 .1rem;height:.43rem;font-size:.16rem;line-height:.43rem;}
}
/* 产品介绍 */
.pro_t1{width:100%;float:left;margin-top:150px;display:inline;text-align:center;}
.pro_t1 a{width:180px;height:49px;margin:18px 9px 0 9px;display:inline-block;font-size:18px;line-height:49px;color:#000;text-align:center;background-color:#eee;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;}
.pro_t1 a:hover{background-color:#2056ae;color:#fff;}
.pro_t1 .hover{background-color:#2056ae;color:#fff;}
.pro_ml{width:1592px;margin:0 auto;clear:both;}
.pro_ml::after{content:"";width:100%;height:152px;float:left;clear:both;}
.pro_ml ul{width:100%;float:left;margin-top:16px;display:inline;list-style-type:none;text-align:center;}
.pro_ml li{width:calc(25% - (20px * 2));margin:40px 20px 0 20px;float:left;display:inline;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;text-align:center;

    background:-webkit-linear-gradient(125degc,#d9e1ec,#dee8f1,#e9f0fa);background:-moz-linear-gradient(125deg,#d9e1ec,#dee8f1,#e9f0fa);background:-o-linear-gradient(125deg,#d9e1ec,#dee8f1,#e9f0fa);background:linear-gradient(125deg,#d9e1ec,#dee8f1,#e9f0fa);
}
.pro_ml li a{width:100%;float:left;}
.pro_ml li a::after{content:"";width:100%;height:70px;float:left;clear:both;}
.pro_ml li .tp1{width:calc(100% - (20px * 2));float:left;margin:0 20px;display:inline;}
.pro_ml li .tp1::before{content:"";width:100%;height:26px;float:left;clear:both;}
.pro_ml li .tp1::after{content:"";width:100%;height:22px;float:left;clear:both;}
.pro_ml li .tp1 img{width:100%;height:auto;border:0;margin:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.pro_ml li h3{width:calc(100% - (20px * 2));margin:0 20px;display:inline;height:36px;float:left;clear:both;font-size:24px;line-height:36px;font-weight:normal;font-family:"Ali-Regular";color:#000;text-align:center;overflow:hidden;}
.pro_ml li .bz01{width:59px;margin-top:12px;height:3px;display:inline-block;clear:both;background-color:#c6c6c6;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;}
.pro_ml li dl{width:calc(100% - (40px * 2));margin:17px 40px 0 40px;display:inline;float:left;height:44px;text-align:center;overflow:hidden;}
.pro_ml li dl dd{line-height:22px;font-size:18px;color:#000;display:inline-block;}
.pro_ml li dl dd span{color:rgba(0, 0, 0, .25);}
.pro_ml li dd:nth-last-child(1) span{display:none;}
.pro_ml li:hover{box-shadow:0 10px 20px rgba(32,86,174,0.35);-moz-box-shadow:0 10px 20px rgba(32,86,174,0.35);-webkit-box-shadow:0 10px 20px rgba(32,86,174,0.35);
    background:-webkit-linear-gradient(125degc,#2056ae,#2056ae);background:-moz-linear-gradient(125deg,#2056ae,#2056ae);background:-o-linear-gradient(125deg,#2056ae,#2056ae);background:linear-gradient(125deg,#2056ae,#2056ae);

}
.pro_ml li:hover .bz01{width:79px;background-color:#fff;}
.pro_ml li:hover h3{ color: #fff;}
.pro_ml li:hover dl dd{ color: #fff;}
.pro_ml li:hover dl dd span{color:rgba(255, 255, 255, .25);}

@media screen and (max-width:1592px){
.pro_ml{width:100%;width:calc(100% - (20px * 2));margin:0 20px;float:left;clear:both;}
}
@media screen and (max-width:1200px){
.pro_ml{width:100%;width:calc(100% - (30px * 2));margin:0 30px;}
.pro_ml li{width:calc(25% - (10px * 2));margin:20px 10px 0 10px;}
}
@media screen and (max-width:980px){
.pro_t1{margin-top:.8rem;}
.pro_t1 a{width:30%;width:calc(30% - (.05rem * 2));height:.49rem;margin:.18rem .05rem 0 .05rem;font-size:.18rem;line-height:.49rem;}
.pro_ml{width:100%;width:calc(100% - (.1rem * 2));margin:0 .1rem;}
.pro_ml::after{height:.2rem;}
.pro_ml ul{margin-top:.1rem;}
.pro_ml li{width:calc(50% - (.1rem * 2));background-color:#fff;margin:.2rem .1rem 0 .1rem;box-shadow:0 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:0 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.15);}
.pro_ml li a::after{height:.2rem;}
.pro_ml li .tp1{width:calc(100% - (.1rem * 2));margin:0 .1rem;}
.pro_ml li .tp1::before{height:.1rem;}
.pro_ml li .tp1::after{height:.1rem;}
.pro_ml li h3{width:calc(100% - (.1rem * 2));margin:0 .1rem;height:.36rem;font-size:.2rem;line-height:.36rem;}
.pro_ml li .bz01{width:.59rem;margin-top:.12rem;}
.pro_ml li dl{width:calc(100% - (.1rem * 2));margin:.1rem .1rem 0 .1rem;height:.6rem;}
.pro_ml li dl dd{line-height:.2rem;font-size:.18rem;}
.pro_ml li:hover .bz01{width:.59rem;}
}

/* 产品详情 */
.prov_t_qt{width: 1380px; margin: 0 auto; clear: both;}
.prov_t{  width: 100%; float: left;clear:both;}
.prov_t::before{content:"";width:100%;height:134px;float:left;clear:both;}
.prov_t::after{content:"";width:100%;height:20px;float:left;clear:both; border-bottom: solid 1px #f2f2f2;}
.prov_t h1{ width: 100%; float: left;clear:both; font-size:34px;line-height:36px;font-weight:normal;font-family:"Ali-Bold";color:#2056ae;}
.pro_bt1{ width: 100%; float: left;clear:both; font-size: 20px; line-height: 66px; margin-top: 4px; display: inline;color:#000;}
.prov_t_qt table{float: left;border-top:solid 1px #eaeaea;border-left:solid 1px #eaeaea;border-right:solid 1px #eaeaea;line-height:47px;font-size:18px;clear:both;}
.prov_t_qt td{border-bottom:solid 1px #eaeaea;padding:0 22px; color: #000;}
.prov_t_qt tr td:nth-child(1){ color: #818181;border-right:solid 1px #eaeaea;}
.prov_t_qt tr td:nth-child(2){ padding:0 64px 0 22px;}
.pro_nr{ font-size: 18px; line-height: 36px; color: #000;}
.pro_nr a{color: #000;}
.pro_nr a:hover{color: #000;}
.pro_nr img{ max-width: 100%; width: auto; height: auto;}
.pro_nr::after {content: "";width: 100%;height: 152px;float: left;clear: both;}

@media screen and (max-width:1380px){
    .prov_t_qt{width:100%;width:calc(100% - (40px * 2));margin:0 40px;float:left;clear:both;}

}
@media screen and (max-width:980px){
.prov_t_qt{width:100%;width:calc(100% - (.2rem * 2));margin:0 .2rem;}
.prov_t::before{height:1.2rem;}
.prov_t::after{height:.2rem;}
.prov_t h1{ font-size:.24rem;line-height:.36rem;}
.pro_bt1{ font-size: .2rem; line-height: .66rem; margin-top:.04rem; }
.prov_t_qt table{ width:100%;line-height:.47rem;font-size:.18rem;}
.prov_t_qt td{padding:0 .2rem; }
.prov_t_qt tr td:nth-child(1){ color: #818181;}
.prov_t_qt tr td:nth-child(2){ padding:0 .2rem;}
.pro_nr{ font-size: .18rem; line-height: .36rem; }
.pro_nr::after{height: .6rem;}

}

.prov_ml{width: 1420px; margin: 0 auto; clear: both;}
.prov_ml ul{ list-style-type: none;}
.prov_ml li{ width: calc(100% / 3 - (20px * 2)); float: left; margin: 20px 20px 0 20px; display: inline;}
.prov_ml li .tp1{ width: 100%; float: left;}
.prov_ml li .tp1 img{ width: 100%; height: auto;}
.prov_ml li h3{ width: 100%; height: 50px; float: left; background-color: #eeeeee; clear: both; font-size:24px;line-height:50px;font-weight:normal;font-family:"Ali-Regular";color:#000; text-align: center;}
.prov_ml li table{ width:100%; float: left;border-top:solid 1px #eaeaea;border-left:solid 1px #eaeaea;border-right:solid 1px #eaeaea;line-height:46px;font-size:18px;clear:both;}
.prov_ml li td{border-bottom:solid 1px #eaeaea;padding:0 22px; color: #000;}
.prov_ml li tr td:nth-child(1){ color: #818181;border-right:solid 1px #eaeaea;}
.prov_ml li:hover h3{ background-color: #2056ae; color: #fff;}

@media screen and (max-width:1420px){
    .prov_ml{width:100%;width:calc(100% - (20px * 2));margin:0 20px;float:left;clear:both;}

}
@media screen and (max-width:1200px){
    .prov_ml li{ width: calc(100% / 2 - (20px * 2)); margin: 20px 20px 0 20px;}  

}
@media screen and (max-width:980px){
    .prov_ml{width:100%;width:calc(100% - (.2rem * 2));margin:0 .2rem;float:left;clear:both;}

    .prov_ml li{ width: calc(100%); float: left; margin: .1rem 0 0 0; display: inline;}

    .prov_ml li h3{ height: .5rem;font-size:.24rem;line-height:.5rem;}
    .prov_ml li table{  width:100%; float: left;line-height:.46rem;font-size:.18rem;}
    .prov_ml li td{padding:0 .2rem;}


}
.wap_wx1 img{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;}
.cm01color{background:#272727 #e8eaec #990d2e}
.cm01:nth-last-child(1){opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;font-family:"HarmonyOS_Sans_SC_Bold";
width:60%;width:calc(60% - (1px * 2));-webkit-filter:drop-shadow(.48rem 0 0 rgba(43, 43, 43, 1));filter:drop-shadow(.48rem 0 0 rgba(43, 43, 43, 1));transform:translateX(-.48rem);
border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;
border-radius:0 30px 0 30px;-webkit-border-radius:0 30px 0 30px;-moz-border-radius:0 30px 0 30px;
background-position:center!important;background-repeat:no-repeat;background-size:contain;background-image:url(../img/tp34.jpg);
box-shadow:15px 10px 20px rgba(0,0,0,0.15);-moz-box-shadow:15px 10px 20px rgba(0,0,0,0.15);-webkit-box-shadow:15px 10px 20px rgba(0,0,0,0.15);
background:-webkit-linear-gradient(0degc,#167f7d 203px, #fff 203px);background:-moz-linear-gradient(0deg,#167f7d 203px, #fff 203px);background:-o-linear-gradient(0deg,#167f7d 203px, #fff 203px);background:linear-gradient(0deg,#167f7d 203px, #fff 203px);
background:-webkit-radial-gradient(rgba(231,108,0,.8) 50px,rgba(237,72,0,.8));background:-moz-radial-gradient(rgba(231,108,0,.8) 50px,rgba(237,72,0,.8));background:-o-radial-gradient(rgba(231,108,0,.8) 50px,rgba(237,72,0,.8));background:radial-gradient(rgba(231,108,0,.8) 50px,rgba(237,72,0,.8));
border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;
top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);
left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);
top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);
transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);
}

